------------------------------------------------------------------------
This is the project README file. Here, you should describe your project.
Tell the reader (someone who does not know anything about this project)
all he/she needs to know. The comments should usually include at least:
------------------------------------------------------------------------

PROJECT TITLE: Perception-Based Contrast Enhancement of Images

VERSION or DATE: Last update 07/11/08

HOW TO START THIS PROJECT: run Contrast.class with three argument
                           which are input file name, output file name and delta value (> 1.0)

AUTHORS: Aditi Majumder and Sandy Irani

USER INSTRUCTIONS: (command line example) C:\>java Contrast input.jpg output.jpg 2.0
                   Achieved intensity of enhancement is relative to delta value. 